Folder selectDialog() Class MethodFolder.selectDialog(prompt, preset) Description The Folder SelectDialog() method opens a dialog box that permits you to select a folder using the OS specific folder select dialog. Both arguments are optional. Parameters
Returns Folder object pointing to the selected folder, or null if the user cancels the dialog. |